DimPlacementSalaryType 
Default Table Name  DimPlacementSalaryType 
Dimensional Model Table Type  Dimension 
Dimension Table Type  Fixed 
Definition 
 

DimPlacementSalaryType Columns 
ColumnName  Domain  Datatype  NULL  Definition 
PlacementSalaryTypeSK(PK)    int  NO 
 
PlacementSalaryTypeCode    varchar(10)  YES 
 
PlacementSalaryTypeDescription    nvarchar(100)  YES 
 

DimPlacementSalaryType Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_DimPlacementSalaryType  PrimaryKey  PlacementSalaryTypeSK 

DimPlacementSalaryType Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
FactStudentPlacementStats  Non-Identifying  One To Zero or More  FK_StudentPlacementStats_DimPlacementSalaryType        NO  YES